combobox: use gtk_container_class_handle_border_width()
authorCosimo Cecchi <cosimoc@gnome.org>
Wed, 1 Feb 2012 00:02:36 +0000 (19:02 -0500)
committerCosimo Cecchi <cosimoc@gnome.org>
Wed, 1 Feb 2012 01:30:43 +0000 (20:30 -0500)
commit65e62485428fb91023e8681712ef62ddd24f7643
tree1b5ae2b86df7f4f77b9725c566d7a4486674fce6
parentcf7f0cb27ac4ea141d6f0770fc23a9c7cb50acf4
combobox: use gtk_container_class_handle_border_width()

Avoids us fiddling with the border width manually in our size request
and allocation cycles.
gtk/gtkcombobox.c